home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Guidemac 2
/
Guidemac 2.iso
/
Logiciels divers T1
/
Gestion
/
Bibliographie⁄Répertoire
/
Répertoire 3.0
/
RÈpertoire 3.0.rsrc
/
LENS_132_MultiRecherches
< prev
next >
Wrap
Text File
|
1994-08-22
|
4KB
|
144 lines
ItemType: WIND
Rect: 203,85,437,351
Style: Windoid
HasTitleBar: FALSE
HasZoomBox: FALSE
HasCloseBox: TRUE
HasGrowBox: FALSE
MinSize: 100,50
MaxSize: 32767,32767
Name: MultiRecherches
WhiteColor: -8739,-8739,-8739
Script: --(d'après Alan Pabst, Heizer Software)¬--on windowEvent wdID,wdName,objNo,objName,objValue¬¬if objValue is "Open" then¬ wsSet wdID,"EntreeA","Text",""¬ wsSet wdID,"EntreeB","Text",""¬ wsSet wdID,"EntreeC","Text",""¬ wsSet wdID,"EntreeD","Text",""¬ wsSet wdID,"Path","Text",""¬ wsSet wdID,"Complet","Value","0"¬ wsSet wdID,"Rechercher","Disabled","true"¬ wsSet wdID,"Consulter","Disabled","true"¬ wsSet wdID,"Stocker","Disabled","true" ¬else if objValue is "Close" then¬ effaceCorne¬ put empty into GsubSelec¬ put false into GCorne¬ put empty into laListe¬else if objValue ="Suspend" then¬ ¬else if objValue ="Resume" then¬ ¬else if objValue ="CloseBox" then¬ ¬else if objValue ="ZoomBox" then¬ ¬else if objValue ="GrowBox" then¬ ¬else if objValue ="TitleBar" then¬ ¬end if¬--end windowEvent
ItemType: PUSH
Rect: 79,135,159,152
TextFont: Geneva
TextSize: 10
Disabled: TRUE
Name: Rechercher
DefaultItem: TRUE
Balloon: Ce bouton devient actif avec l'appui sur la touche Tabulation après la saisie du mot à recherche.
Script: --on mouseUp wdID,wdName,objNo,objName,objValue¬bigRecherche¬--end mouseUp
ItemType: TEXT
Rect: 18,39,216,56
TextFont: Geneva
TextSize: 10
Name: EntreeA
BlackColor: 4369,4369,4369
WhiteColor: -1,-1,-13108
LockText: FALSE
Script: --on mouseUp wdID,wdName,objNo,objName,ObjValue¬wsSet wdId,"Rechercher","Disabled","false"¬--end mouseUp¬
ItemType: PUSH
Rect: 129,230,209,247
TextFont: Geneva
TextSize: 10
Name: Annuler
CancelItem: TRUE
AutoClose: TRUE
Balloon: Ferme la fenêtre de recherche
ItemType: TEXT
Rect: 10,179,179,205
TextFont: Geneva
TextSize: 10
Name: Path
TextAlign: Center
ItemType: LBL
Rect: 8,22,178,38
TextSize: 12
BlackColor: 0,0,-8739
Text: Valeur(s) recherchée(s) ?
ItemType: CNTL
Rect: 6,11,217,23
BlackColor: 0,0,-8739
Name: Complet
Style: 320
Min: 0
Max: 467
Value: 0
Step: 1
Leap: 10
ItemType: TEXT
Rect: 10,-1,29,11
TextFont: Geneva
TextSize: 9
Name: 0%
BlackColor: 0,0,-8739
WhiteColor: -8739,-8739,-8739
Text: 0%
ItemType: TEXT
Rect: 184,-1,215,11
TextFont: Geneva
TextSize: 9
Name: 100%
BlackColor: 0,0,-8739
WhiteColor: -8739,-8739,-8739
Text: 100%
ItemType: PUSH
Rect: 10,231,90,248
TextFont: Geneva
TextSize: 10
Name: Effacer
Balloon: Efface la requête et ses résultats. Permet une nouvelle recherche.
Script: --on mouseUp wdID,wdName,objNo,objName,objValue¬wsSet wdID,"EntreeA","TEXT",""¬wsSet wdID,"EntreeB","TEXT",""¬wsSet wdID,"EntreeC","TEXT",""¬wsSet wdID,"EntreeD","TEXT",""¬wsSet wdID,"path","TEXT",""¬wsSet wdID,"Complet","Value","0"¬wsSet wdID,"Consulter","Disabled","true"¬wsSet wdID,"Stocker","Disabled","True"¬wsSet wdID,"Annuler","Disabled","False"¬effaceCorne¬put false into GCorne¬put empty into GSubSelec¬--end mouseUp
ItemType: LBL
Rect: 8,159,74,175
BlackColor: 0,0,-8739
Text: Résultats
ItemType: PUSH
Rect: 130,208,210,225
TextFont: Geneva
TextSize: 10
Disabled: TRUE
Name: Stocker
Balloon: Ce bouton conduit à la première carte où il est possible de stocker les recherches effectuées (dans la limite de 4 stockages).
Script: --on mouseUp wdID,wdName,objNo,objName,objValue¬push cd¬go cd 1¬stockage¬--end mouseUp
ItemType: PUSH
Rect: 9,210,89,227
TextFont: Geneva
TextSize: 10
Disabled: TRUE
Name: Consulter
Balloon: Ce bouton permet d'afficher une nouvelle fenêtre permettant une consultation des fiches sélectionnées.
Script: --on mouseUp wdID,wdName,objNo,objName,objValue¬get windowScript("Consultation")¬--end mouseUp
ItemType: TEXT
Rect: 18,61,216,78
TextFont: Geneva
TextSize: 10
Name: EntreeB
BlackColor: 4369,4369,4369
WhiteColor: -1,-1,-13108
LockText: FALSE
Script: ¬
ItemType: TEXT
Rect: 18,84,216,101
TextFont: Geneva
TextSize: 10
Name: EntreeC
BlackColor: 4369,4369,4369
WhiteColor: -1,-1,-13108
LockText: FALSE
Script: ¬
ItemType: TEXT
Rect: 18,108,216,125
TextFont: Geneva
TextSize: 10
Name: EntreeD
BlackColor: 4369,4369,4369
WhiteColor: -1,-1,-13108
LockText: FALSE
Script: ¬